"Go to hop to stop" color gradient

dynamic
movement
transition
vibrant
colorful

50

Go to hop to stop color gradient css code

.Go to hop to stop {
  background: linear-gradient(135deg, rgba(255, 165, 0, 0.8) 0%, rgba(255, 215, 0, 0.7) 20%, rgba(139,226,206,0.6) 40%, rgba(0, 230, 255, 0.5) 60%, rgba(255, 0, 255, 0.4) 80%);
}